home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / CCicnButton 1.0 / Æ Builder⁄Printer Library 1.1 / C Headers / AEBuildGlobals.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-09-27  |  247 b   |  10 lines  |  [TEXT/MPS ]

  1. /*
  2.  *    AEBuildGlobals.h                                Copyright ©1991 Apple Computer, Inc.
  3.  */
  4.  
  5.  
  6. extern AEBuild_SyntaxErrType
  7.     AEBuild_ErrCode;                    /* Examine after AEBuild returns a syntax error */
  8. extern long
  9.     AEBuild_ErrPos;                        /* Index of error in format string */
  10.